CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - RISC CPU

搜索资源列表

  1. freerisc8_11.zip

    0下载:
  2. 8位RISC CPU的VERILOG编程 SOURCECODE
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:
    • 文件大小:275274
    • 提供者:
  1. RISC_CISC

    0下载:
  2. CPU从指令集的特点上可以分为两类:CISC和RISC。我们所熟悉的 Intel 系列CPU就是 CISC 的 CPU 的典型代表。那么,RISC 又是什么呢?RISC是英文Reduced Instruction Set Computer的缩写,汉语意思为\"精简指令系统计算机\"。相对应的CISC就是\"复杂指令系统计算机\"的意思。   随着大规模集成电路技术的发展,计算机的硬件成本不断下降,软件成本不断提高,使得指令系统增加了更多更复杂的指令,以提高操作系统的效率。另外,同一系列的新型
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:8074
    • 提供者:grant
  1. RiscCpuA

    0下载:
  2. systemC模仿RISC CPU的简单功能-system C foumulate the simple function of RISC CPU
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:6035573
    • 提供者:安延文
  1. RiscCpuB

    0下载:
  2. systemC模仿RISC CPU的一般功能-systemC imitate RISC CPU' s general functions
  3. 所属分类:Console

    • 发布日期:2017-05-21
    • 文件大小:6130940
    • 提供者:安延文
  1. RiscCpuC

    0下载:
  2. systemC模仿RISC CPU的完全功能,包括时序,信号-systemC imitate fully functional RISC CPU, including the timing, signal
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-21
    • 文件大小:5943458
    • 提供者:安延文
  1. CPU

    0下载:
  2. 我是2014级复旦的研究生。这是一个8位的CPU设计VHDL实现。本CPU基于RISC架构,实现了cpu的基本功能如:加减乘除运算,跳转等。此外,里面有一个17位的ROM区,是存储指令的。你可以写出一段17位的指令代码,并放入ROM区,该CPU即可自动运行出结果。压缩包里是源代码和我们当时的设计要求。本源代码的最后调试时在地址0 17是放入的斐波纳契数字(Fibonacci Numbers)指令。通过modelsim仿真即可看到结果。-I am a 2014 graduate of Fudan
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:520165
    • 提供者:ljt
  1. openfire_core_latest.tar

    0下载:
  2. openfire实现 microblaze机构的cpu代码,RISC CPU 的Verilog 设计源码,可综合。内含详细的设计文挡-openfire complete microblaze architecture cpu,RISC CPU Verilog sourcecode and documents
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:38141
    • 提供者:
  1. risc8

    0下载:
  2. 八位简易risccPU,采用verilog描述,FPGA实现-8bit risc CPU
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-26
    • 文件大小:469969
    • 提供者:于斌
  1. RISC_CPU

    0下载:
  2. RISC cpu设计,verilog语言,PIC14位指令集-RISC cpu design, verilog language, PIC14-bit instruction set
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-28
    • 文件大小:349815
    • 提供者:liuweijie
  1. RISC_CPU_matlab

    0下载:
  2. RISC处理器的matlab代码,里面每个模块划分都很细致,是 FPGA设计RISC处理器的重要参考-RISC CPU DESIGN
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3937
    • 提供者:胡兵
  1. MTP4

    0下载:
  2. 高性能RISC CPU: • 仅需学习35条指令: - 除跳转指令外,所有指令均为单周期指令 • 工作速度: - 振荡器/ 时钟输入为DC-20 MHz - 指令周期为DC -High-Performance RISC CPU: • Only 35 Instructions to Learn: - All single-cycle instructions except branches • Operating Sp
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7172
    • 提供者:zt
  1. cpu3

    0下载:
  2. 简易CPU可执行8条简单指令,如:add,xor,and等-risc cpu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-30
    • 文件大小:92503
    • 提供者:youyangbiao
  1. risc8_cpu_verilog

    0下载:
  2. 该实例设计的RSIC-CPU总线结构采用数据线(8位)和指令线(12位)独立分离的哈弗结构,把存储寄存器RAM当做寄存器来寻址使用以方便编程。-The example design of RISC-CPU bus architecture uses a data line (8) and command line (12) is separated with the Harvard architecture, the storage register addressing uses RAM as
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:625349
    • 提供者:荣志强
  1. RISC_cpu

    0下载:
  2. 一款8位的RISC-cpu 源码可在modelsim仿真出波形-An 8-bit RISC-cpu source code in modelsim simulation waveforms
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:4569538
    • 提供者:蓝莓汁
  1. S16C57

    0下载:
  2. 8位RISC CPU 设计IP,包含了文档、代码、仿真环境等-8BIT RISC MCU implemention reference ip,include rtl code,simulation and document
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-11
    • 文件大小:2382713
    • 提供者:zhangbin
  1. msp430g2553

    1下载:
  2. 德州仪器(TI) MSP430 系列超低功耗微控制器包含多种器件,它们特有面向多种应用的不同外设集。这种架构与 5 种低功耗模式相组合,专为在便携式测量应用中延长电池使用寿命而优化。该器件具有一个强大的16 位RISC CPU,16 位寄存器和有助于获得最大编码效率的常数发生器。数字控制振荡器(DCO) 可在不到1μs 的时间里完 成从低功耗模式至运行模式的唤醒。(The TI (TI) MSP430 family of ultra low power microcontrollers c
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:1622016
    • 提供者:fengye0133
  1. msp430g2755

    1下载:
  2. 德克萨斯仪器MSP430系列超低功耗微控制器由几个设备组成。 针对不同应用程序的不同外设集。的体系结构,结合五低功耗 模式,优化实现延长电池寿命便携式测量应用。该设备具有 强大的16位RISC CPU,16位寄存器,以及有助于提高代码效率的常数生成器。 数字控制振荡器(DCO)允许唤醒从低功耗模式,在不到1μ美国主动模式(The TI (TI) MSP430 family of ultra low power microcontrollers contain a wide variety
  3. 所属分类:文章/文档

    • 发布日期:2017-12-18
    • 文件大小:1315840
    • 提供者:fengye0133
  1. minirisc-master

    0下载:
  2. Implementation of the MiniRisc CPU in Verilog!
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-08
    • 文件大小:90112
    • 提供者:loox_dg
  1. risc_spm_v14

    0下载:
  2. 使用Altera CycloneIV 用Verilog语言实现一个精简指令集cpu(Using Altera CycloneIV to implement a streamlined instruction set CPU in Verilog language)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-22
    • 文件大小:1055744
    • 提供者:LucienJ
  1. cpusim

    2下载:
  2. C++模拟实现单线程CPU运行RISC-V指令集(C++ Simulated Implementation of RISC-V Instruction Set in Single Thread CPU)
  3. 所属分类:其他

    • 发布日期:2020-11-20
    • 文件大小:4096
    • 提供者:月韵星影
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com